ASP.NET Core MVC コントロールヘルプ
IsDisabled メソッド (ControlBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス : IsDisabled メソッド
The value.
Configurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled.
シンタックス
'宣言
 
Public Function IsDisabled( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder IsDisabled( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ